|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelpers.LoginLogoutResultsHelper
public class LoginLogoutResultsHelper
Helper class to a extract data from the LoginLogoutResults object
Field Summary | |
---|---|
(package private) Response |
response
|
Constructor Summary | |
---|---|
LoginLogoutResultsHelper(Response response)
Initialize with the response to be parsed |
Method Summary | |
---|---|
java.lang.String |
getError()
|
boolean |
hasFailure()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Response response
Constructor Detail |
---|
public LoginLogoutResultsHelper(Response response)
response
- Method Detail |
---|
public boolean hasFailure()
public java.lang.String getError()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |